🌱 chore(deps): upgrade Go module dependencies (edge) - Add support for k8s 1.35 #2483
🌱 chore(deps): upgrade Go module dependencies (edge) - Add support for k8s 1.35 #2483camilamacedo86 wants to merge 1 commit intooperator-framework:mainfrom
Conversation
✅ Deploy Preview for olmv1 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
be7db0d to
1435efd
Compare
There was a problem hiding this comment.
Pull request overview
This PR upgrades Go module dependencies for an edge/development branch. The changes update numerous dependencies across the project, including Kubernetes libraries, operator-framework packages, OpenTelemetry components, and various other Go modules.
Changes:
- Upgrades to kubernetes/k8s.io packages (with critical version issues)
- Updates to operator-framework packages (v0.37.0 → v0.39.0 for api, v1.61.0 → v1.63.0 for operator-registry)
- OpenTelemetry packages upgraded to newer versions
- Multiple other dependency version bumps across the ecosystem
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated 3 comments.
| File | Description |
|---|---|
| go.mod | Direct and indirect dependency version updates with several critical version errors including k8s.io/client-go downgrade and future-dated versions |
| go.sum | Corresponding checksum updates for all modified dependencies with multiple future-dated version timestamps |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
1435efd to
6a71fc6
Compare
Deps bump (key changes):